*{
    margin: 0;
    padding: 0;
}
.el-dialog{
   border-radius: 16px; 
}
.apply-for-btn{
    width: 400px;
    height: 48px;
    text-align: center;
    background: #FF8000;
    border-radius: 4px;
}

@media screen and (min-width: 1200px) {
    /* banner----------------------------------------------------------------- */
    .head-banner-employeeEnd .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal{
        display: none;
    }
    .head-banner-employeeEnd .el-carousel__container{
        height: 860px !important;
    }
    .carousel-item-box-employeeEnd{
        position: relative;
        overflow: hidden;
    }
    .carousel-item-box-img1-employeeEnd{
        position: absolute;
        top: 125px;
        left: 50%;
        width: 1200px;
        height: 713px;
        margin-left: -600px;
        /* height: 100%; */
        overflow: hidden;
    }

    .carousel-item-box-gif-employeeEnd{
        position: absolute;
        top: 200px;
        left: 12%;
        width: 118px;
        height: 121px;
        transform: rotate(149deg);
    }
    .carousel-item-box-gif1-employeeEnd{
        position: absolute;
        top: 323px;
        left: 12%;
        width: 115px;
        height: 121px;
        transform: rotate(30deg);
    }

    .carousel-item-box-gif2-employeeEnd{
        position: absolute;
        top: 419px;
        left: 12%;
        width: 128px;
        height: 121px;
        transform: rotate(150deg);
    }

    .carousel-item-box-gif3-employeeEnd{
        position: absolute;
        top: 537px;
        left: 11%;
        width: 111px;
        height: 121px;
        transform: rotate(31deg);
    }

    .carousel-item-box-gif4-employeeEnd{
        position: absolute;
        top: 536px;
        left: 28%;
        width: 99px;
        height: 121px;
        transform: rotate(-30deg);
    }

    .carousel-item-box-gif5-employeeEnd{
        position: absolute;
        top: 541px;
        left: 42%;
        width: 74px;
        height: 121px;
        transform: rotate(32deg);
    }

    .carousel-item-box-gif6-employeeEnd{
        position: absolute;
        top: 548px;
        right: 39%;
        width: 74px;
        height: 121px;
        transform: rotate(-31deg);
    }

    .carousel-item-box-gif7-employeeEnd{
        position: absolute;
        top: 542px;
        right: 25%;
        width: 81px;
        height: 121px;
        transform: rotate(31deg);
    }

    .carousel-item-box-gif8-employeeEnd{
        position: absolute;
        top: 547px;
        right: 12%;
        width: 81px;
        height: 121px;
        transform: rotate(-30deg);
    }

    .carousel-item-box-gif9-employeeEnd{
        position: absolute;
        top: 422px;
        right: 10%;
        width: 115px;
        height: 121px;
        transform: rotate(-152deg);
    }

    .carousel-item-box-gif10-employeeEnd{
        position: absolute;
        top: 336px;
        right: 11%;
        width: 114px;
        height: 121px;
        transform: rotate(-31deg);
    }

    .carousel-item-box-gif11-employeeEnd{
        position: absolute;
        top: 200px;
        right: 10%;
        width: 114px;
        height: 121px;
        transform: rotate(-150deg);
    }

    .carousel-item-box-gif12-employeeEnd{
        position: absolute;
        top: 119px;
        right: 11%;
        width: 109px;
        height: 121px;
        transform: rotate(-31deg);
    }

    .carousel-item-box-text-employeeEnd{
        position: absolute;
        top:82px;
        left: 50%;
        width: 1200px;
        margin-left: -600px;
        /* height: 100%; */
        overflow: hidden;
        text-align: center;
    }
    .carousel-item-box-text-title-employeeEnd{
        font-size: 48px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
    }
    .carousel-item-box-text-body-employeeEnd{
        font-size: 24px;
        font-family: HarmonyOS Sans SC;
        font-weight: 400;
        color: #03081A;
        line-height: 66px;
    }
    .carousel-item-box-btn-employeeEnd{
        width: 180px;
        height: 48px;
        background: #3F9AEB;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
    }
    
    /* 入职管理 */
    .rzgl-one{
        width: 100%;
        height: 620px;
    }
    .rzgl{
        width: 100%;
        height: 510px;
    }
    .rzgl1{
        width: 100%;
        height: 494px;
        background: #F5F7FA;
        padding-top: 96px;
    }
    .plate-core{
        width: 1200px;
        margin: 0 auto;
    }
    .rzgl-title{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
        text-align: center;
        margin-top: 112px;
        margin-bottom: 35px;
    }
    .rzgl-body{
        display: flex;
        justify-content: space-between;
    }
    .rzgl-body1{
        margin-top: 90px;
    }
    .rzgl-text{
        width: 400px;
        height: 472px;

        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 28px;
    }
    .rzgl-text-title{
        /* text-align: center; */
        font-size: 22px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        line-height: 66px;
    }
    .rzgl-img{
        width: 748px;
        height: 472px;
    }
    .rzgl-btn{
        width: 152px;
        height: 48px;
        background: #FF8000;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        margin-top: 63px;
    }

    .shenqin{
        text-align: center;
        font-size: 32px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        line-height: 66px;
    }
    .wanshan{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #989C9B;
        line-height: 66px;
    }

    .solution{
        width: 100%;
        height: 820px;
        background: #F5F7FA;
        padding-top: 90px;
    }
    .solution-title{
        text-align: center;
        width: 100%;
        margin-bottom: 60px;
    }
    .solution-title1{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
    }
    .solution-title2{
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 30px;
    }
    .solution-img img{
        width: 1200px;
    }
}

@media screen and (min-width: 751px) and (max-width: 1199px) {
    /* banner----------------------------------------------------------------- */

    .gif-none{
        display: none;
    }
    .head-banner-employeeEnd .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal{
        /* padding-bottom: 110px; */
    }
    .head-banner-employeeEnd .el-carousel__container{
        height: 860px;
    }
    .carousel-item-box-employeeEnd{
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .carousel-item-box-img1-employeeEnd{
        position: absolute;
        top: 230px;
        /* left: 50%; */
        width: 100%;
        /* height: 713px; */
        /* margin-left: -600px; */
        /* height: 100%; */
        overflow: hidden;
    }
    .carousel-item-box-img1-employeeEnd .carousel-item-box-bgc-employeeEnd{
        width: 100%;
        height: 100%;
    }

    .carousel-item-box-text-employeeEnd{
        position: absolute;
        top: 60px;
        left: 50%;
        width: 100%;
        margin-left: -50%;
        /* height: 100%; */
        overflow: hidden;
        text-align: center;
    }
    .carousel-item-box-text-title-employeeEnd{
        font-size: 48px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
    }
    .carousel-item-box-text-body-employeeEnd{
        height: 31px;
        font-size: 32px;
        font-family: HarmonyOS Sans SC;
        font-weight: 300;
        color: #03081A;
        line-height: 66px;
        margin-bottom: 58px;
    }
    .carousel-item-box-btn-employeeEnd{
        width: 180px;
        height: 48px;
        background: #3F9AEB;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
    }

    /* 入职管理 */
    .rzgl-one{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl1{
        width: 100%;
        /* height: 494px; */
        background: #F5F7FA;
        padding-top: 96px;
    }
    /* .plate-core{
        width: 1200px;
        margin: 0 auto;
    } */
    .rzgl-title{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
        text-align: center;
        margin-top: 112px;
        margin-bottom: 82px;
    }
    .rzgl-body{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .rzgl-body1{
        margin-top: 90px;
    }
    .rzgl-text{
        width:96%;
        /* height: 472px; */

        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .rzgl-text-title{
        text-align: center;
        font-size: 22px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        line-height: 66px;
    }
    .rzgl-img{
        width: 748px;
        height: 472px;
    }
    .rzgl-btn{
        width: 152px;
        height: 48px;
        background: #FF8000;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        margin-top: 63px;
        margin: 30px auto 0px;
    }

    .shenqin{
        text-align: center;
        font-size: 32px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        line-height: 66px;
    }
    .wanshan{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #989C9B;
        line-height: 66px;
    }

    .solution{
        width: 100%;
        height: 820px;
        background: #F5F7FA;
        padding-top: 90px;
    }
    .solution-title{
        text-align: center;
        width: 100%;
        margin-bottom: 60px;
    }
    .solution-title1{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
    }
    .solution-title2{
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 30px;
    }
    .solution-img img{
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    /* banner----------------------------------------------------------------- */
    .gif-none{
        display: none;
    }
    .head-banner-employeeEnd .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal{
        /* padding-bottom: 110px; */
    }
    .head-banner-employeeEnd .el-carousel__container{
        /* height: 600px; */
    }
    .carousel-item-box-employeeEnd{
        position: relative;
        overflow: hidden;
        height: 400px;
    }
    .carousel-item-box-employeeEnd img {
        height: 400px;
    }
    .carousel-item-box-text-employeeEnd{
        position: absolute;
        top: 20px;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    .carousel-item-box-text-title-employeeEnd{
        height: 48px;
        font-size: 22px;
        font-family: HarmonyOS Sans SC;
        font-weight: bold;
        /* line-height: 66px; */
        /* margin-bottom: 32px; */
        color: #03081A;
    }
    .carousel-item-box-text-body-employeeEnd{
            /* height: 31px; */
            font-size: 14px;
            font-family: HarmonyOS Sans SC;
            font-weight: 300;
            color: #03081A;
            /* line-height: 66px; */
    }
    .carousel-item-box-btn-employeeEnd{
        width: 180px;
        height: 48px;
        background: #3F9AEB;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
    }

    .carousel-item-box-img1-employeeEnd{
        position: absolute;
        top: 100px;
        /* left: 50%; */
        width: 100%;
        /* height: 713px; */
        /* margin-left: -600px; */
        /* height: 100%; */
        overflow: hidden;
    }
    .carousel-item-box-img1-employeeEnd .carousel-item-box-bgc-employeeEnd{
        width: 100%;
        height: 100%;
    }

    /* 入职管理 */
    .rzgl-one{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl{
        width: 100%;
        /* height: 620px; */
    }
    .rzgl1{
        width: 100%;
        /* height: 494px; */
        background: #F5F7FA;
        padding-top: 31px;
    }
    /* .plate-core{
        width: 1200px;
        margin: 0 auto;
    } */
    .rzgl-title{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .rzgl-body{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .rzgl-body1{
        margin-top: 30px;
    }
    .rzgl-text{
        width:96%;
        /* height: 472px; */

        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .rzgl-text-title{
        text-align: center;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        line-height: 33px;
    }
    .rzgl-img img{
        width: 100% !important;
    }
    .rzgl-btn{
        width: 152px;
        height: 48px;
        background: #FF8000;
        border-radius: 24px;
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center;
        margin-top: 63px;
        margin: 30px auto 0px;
    }

    .shenqin{
        text-align: center;
        font-size: 32px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #03081A;
        line-height: 66px;
    }
    .wanshan{
        text-align: center;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #989C9B;
        line-height: 66px;
    }

    .solution{
        width: 100%;
        /* height: 820px; */
        background: #F5F7FA;
        padding-top: 90px;
        padding-bottom: 40px;
    }
    .solution-title{
        text-align: center;
        width: 100%;
        margin-bottom: 60px;
    }
    .solution-title1{
        font-size: 36px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #03081A;
        line-height: 66px;
    }
    .solution-title2{
        font-size: 18px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #757A82;
        line-height: 30px;
    }
    .solution-img img{
        width: 100%;
    }
}